home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / ntslog10 / read.me < prev   
Text File  |  1993-10-12  |  3KB  |  45 lines

  1. The FBBLOG.EXE program is intended to automate the filing of traffic reports
  2. to the collector stations who tabulate this data for the ARRL.
  3. This program is intended to run with the F6FBB software, and has been
  4. tested with F6FBB release 5.15.
  5. This software was written with the idea that as little as possible needs
  6. to be done by the SYSOP to install and operate.
  7. The installation is fairly simple.
  8. 1. Place the FBBLOG.EXE program into the same directory as your INIT.SRV
  9.    file.  This is usually c:\FBB.
  10. 2. Add the following line to your APPEL.BAT file found in the directory
  11.    c:\FBB\BIN.     FBBLOG xxxxxx   xxxxxx = the call of the collector station
  12.    you send your traffic reports to.
  13. 3. Ensure that in your path statement you have given a path to the directory
  14.    where INIT.SRV and FBBLOG.EXE are found.  Usually this is C:\FBB.
  15. That's all there is to it.  FBBLOG will tabulate your statistics for traffic
  16. handling on the 1st of every month, and send them to the call you have
  17. identified.
  18. Some information you may want to be aware of:
  19. 1. FBBLOG will run every time your system run EPURMESS which is also in your
  20.    APPEL.BAT file.  If for some reason it is run more than once on the 1st
  21.    day of the month, you will generate more than one report.  They will both
  22.    be exactly the same.
  23. 2. If you have more than one BBS with the same call, FBBLOG uses the SSID
  24.    as an additional field to identify the BBS.  This ensures that reports
  25.    from all the BBS's are sent to the collector station.
  26. 3. The log files that are scanned are displayed on the console when FBBLOG.EXE
  27.    is running.  As you know F6FBB software generates a log file for each week
  28.    of the year.  Presently the name is FBBLOG.xx where xx = a number of the
  29.    week this log file is for.  FBBLOG.EXE scans all the log files that could
  30.    possible have information for the month it is tabulating data for, and in
  31.    no way alters these files.  It is important you do not erase any of these
  32.    files or remove them from their directory until after you are sure the
  33.    reports have been run.  These files are usually very large, so you may
  34.    wish to maintain only the last 10-15 weeks on your hard disk.
  35. 4. FBBLOG.EXE uses INIT.SRV to find all the information it needs.
  36. 5. FBBLOG.EXE makes the assumption that you are running the white pages in
  37.    your BBS, so you should not enter the HROUTE or the @ BBS of the call you
  38.    are sending your reports to.  The F6FBB BBS software will take care of this
  39.    when the message is imported.
  40. 6. FBBLOG.EXE opens the MAIL.IN file in "APPEND" mode so it is completely
  41.    well behaved in operating with all other programs you may be running in
  42.    your system.
  43. 7. FBBLOG.EXE is copywrite software, but you are free to distribute it to the
  44.    amateur community.
  45.